Skip to content

feat(brownie): add UIKit store subscription support#177

Merged
okwasniewski merged 1 commit into
mainfrom
oskar/uikit-store-support
Jan 9, 2026
Merged

feat(brownie): add UIKit store subscription support#177
okwasniewski merged 1 commit into
mainfrom
oskar/uikit-store-support

Conversation

@okwasniewski

Copy link
Copy Markdown
Contributor

Summary

  • Add closure-based subscribe(onChange:) and subscribe(_:onChange:) methods to Store class for UIKit apps
  • Add UIKit example ViewController demonstrating store usage with counter, text field, and state sync
  • Add navigation button in SwiftUI TesterIntegrated app to push UIKit screen
  • Document UIKit store usage patterns (closure-based, keypath-based, Combine)

@okwasniewski okwasniewski force-pushed the oskar/uikit-store-support branch from 27cf164 to 1f4be05 Compare January 9, 2026 15:31
@okwasniewski okwasniewski merged commit 0e0059a into main Jan 9, 2026
4 checks passed
@okwasniewski okwasniewski deleted the oskar/uikit-store-support branch January 9, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant